-
Home
-
Mollie Payments for WooCommerce
-
8.0.6
-
Code
-
Classes
- AddressMiddleware
| Total Complexity |
66 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
230 |
| Lines of code |
129 |
| Logical lines of code |
88 |
| Comment lines |
73 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __invoke() |
A |
53 |
14 |
19 |
| createShippingAddress() |
A |
55 |
12 |
15 |
| createBillingAddress() |
A |
55 |
11 |
16 |
| getFormatedPhoneNumber() |
S |
55 |
7 |
19 |
| getPaymentMethodCompanyField() |
S |
57 |
6 |
15 |
| maximalFieldLengths() |
S |
63 |
5 |
10 |
| getPhoneNumber() |
S |
64 |
4 |
9 |
| billingCompanyField() |
S |
70 |
2 |
6 |
| getPhonePostedFieldName() |
S |
64 |
2 |
9 |
| getPostedPhoneNumber() |
S |
74 |
1 |
4 |
| isPhoneValid() |
S |
79 |
1 |
3 |
| countryCodeToPhonePrefix() |
S |
61 |
1 |
4 |